Skip to content

fix: get storage interfaces closer to mwp#1338

Merged
elribonazo merged 1 commit into
mainfrom
fix/storage-interface
Jul 30, 2025
Merged

fix: get storage interfaces closer to mwp#1338
elribonazo merged 1 commit into
mainfrom
fix/storage-interface

Conversation

@elribonazo

@elribonazo elribonazo commented Jul 30, 2025

Copy link
Copy Markdown
Contributor

Explanation

Shift storage interfaces to be closer to the ones mwp is using. We will then be able to use 1 single storage adapter across all our flow.

Improved tests to make sure its using the right storage for each test case, was incorrectly mocking whole store which is not ideal.

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate

@elribonazo elribonazo requested a review from a team as a code owner July 30, 2025 10:44
@codecov

codecov Bot commented Jul 30, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.04%. Comparing base (2eb3996) to head (0365b5c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1338      +/-   ##
==========================================
+ Coverage   74.93%   75.04%   +0.11%     
==========================================
  Files         184      184              
  Lines        4513     4513              
  Branches     1105     1105              
==========================================
+ Hits         3382     3387       +5     
+ Misses       1131     1126       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud

Copy link
Copy Markdown

@elribonazo elribonazo merged commit 5208b29 into main Jul 30, 2025
42 checks passed
@elribonazo elribonazo deleted the fix/storage-interface branch July 30, 2025 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants